home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
FM Towns: Free Software Collection 4
/
FM Towns Free Software Collection 4 - Disc 1.iso
/
t_os
/
wstype
/
source
/
others.h
< prev
next >
Wrap
Text File
|
1991-10-18
|
438b
|
18 lines
/*** [others.h]
*
* For GNU C Compiler (GCC)
*
***/
int WIND_confirm(const char *, const char **);
int WIND_filesel(const char *, char *);
void WIND_error(int, const char *);
void strlow(int, unsigned char *);
int Cont_path(const char *, int, char *);
void Konma(unsigned, char *);
const unsigned char *Getyoubi(int, int, int);
void TIMER_set(int);
int TIMER(void);
int strLE(const char *, int);
void CLOCK(int);